This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Mario Opboosichek 15.Dec.03 04:35 PM a Web browser Domino Designer6.0.2 CF2Windows 2000
Hi,
first I'm not sure, if this is the right place for bug report. If not, tell me please where to write bugs.
I was getting this message "Type mismatch on external name: MYLOG" when I was trying to run my agent, that is using the class called MyLog that resides in script library called MyLog.
If I try to run the agent on the server or on klient, the error occures. BUT, if I enable script debuging and then run the agent on the klient, NO error occures and the agent works perfectly.
I have read manual pages and I have checked out all the possible reasons written there and it didn't help.
I think, there can not be a script library that's name is the same as of some class inside. If I change the name of the class, it works fine again.